func math.asinh

2 uses

	math (current package)
		asinh.go#L44: 	return asinh(x)
		asinh.go#L47: func asinh(x float64) float64 {